| 1. | Gets or sets the protocol method used for the request 获取或设置用于请求的协议方法。 |
| 2. | Represents the ftp rmd protocol method that removes a directory 表示移除目录的ftp rmd协议方法。 |
| 3. | Represents the ftp rename protocol method that renames a directory 表示重命名目录的ftp rename协议方法。 |
| 4. | Represents the ftp mkd protocol method creates a directory on an ftp server 表示在ftp服务器上创建目录的ftp mkd协议方法。 |
| 5. | Represents the ftp stor protocol method that uploads a file to an ftp server 表示将文件上载到ftp服务器的ftp stor协议方法。 |
| 6. | Represents the types of http protocol methods that can be used with an http request 表示可与http请求一起使用的http协议方法的类型。 |
| 7. | Represents the ftp dele protocol method that is used to delete a file on an ftp server 表示要用于删除ftp服务器上的文件的ftp dele协议方法。 |
| 8. | Represents the ftp pwd protocol method that prints the name of the current working directory 表示打印当前工作目录的名称的ftp pwd协议方法。 |
| 9. | Represents the file put protocol method that is used to copy a file to a specified location 表示用来将文件复制到指定位置的file put协议方法。 |
| 10. | Represents the ftp retr protocol method that is used to download a file from an ftp server 表示要用于从ftp服务器下载文件的ftp retr协议方法。 |